﻿/**************************************************************************************************
|
| iDocScript - Document Sharing Script
| http://www.idocscript.com
| webmaster@idocscript.com
|
|**************************************************************************************************
|
| By using this software you agree that you have read and acknowledged our End-User License 
| Agreement available at http://www.idocscript.com/eula.html and to be bound by it.
|
| Copyright (c) 2011 iDocScript.com. All rights reserved.
|**************************************************************************************************/

Upgrade Instructions - v1.1.3 to v2.0


NOTE: Version 2.0 has several new server requirements indlucing the php uploadprogress extension, php exec() suppport and ImageMagick, so ensure your server has them all before upgrading, otherwise it will not work:
http://www.idocscript.com/requirements.html


1. a. Open /include/config.php from your server and save all settings at the top between "// Begin Configuration" and "// End Configuration"
b. Open /include/config.php from the upload folder of this package and set all the settings to those you just saved.



2. Run the update.sql file from this folder in your database management tool such as phpMyAdmin



3. Upload all the files from the upload folder of this package to your server, overwriting any previous ones.



4. Upload upgrade.php from this folder to your server.



5. Open your browser then go to www.yourdomain.com/upload.php



6. Delete upgrade.php from your server



The upgrade is now complete.